Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: enable BedrockModel to be imported directly from phoenix.evals.models sub-module #1695

Merged
merged 1 commit into from
Nov 1, 2023

Conversation

axiomofjoy
Copy link
Contributor

@axiomofjoy axiomofjoy commented Nov 1, 2023

Adds the ability for the user to import BedrockModel in the following manner

from phoenix.experimental.evals.models import BedrockModel

in keeping with other model types.

Copy link
Contributor

@mikeldking mikeldking left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can you make the PR title a bit more release note friendly?

@axiomofjoy axiomofjoy changed the title fix: add bedrock import fix: enable BedrockModel to be imported directly from phoenix.evals.models sub-module Nov 1, 2023
@axiomofjoy axiomofjoy merged commit dc7f3ef into main Nov 1, 2023
13 checks passed
@axiomofjoy axiomofjoy deleted the add-bedrock-import branch November 1, 2023 18:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

2 participants